﻿.webTrader-typ {
    margin: -15px 0;
}

.webTrader-typ--header,
.webTrader-typ--content,
.webTrader-typ--actions {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    flex-direction: column;
}

.webTrader-typ .webTrader-typ--header {
    min-height: 80px;
}

.webTrader-typ--content {
    margin-top: 10px;
}

    .webTrader-typ--content .typ-content-text > div,
    .webTrader-typ--content .typ-content-text {
        color: black;
        font-size: 16px;
        text-align: center;
        padding: 0 10px;
    }

.webTrader-typ--header {
    min-height: 104px;
    background-color: rgb(61, 103, 166);
    color: #fff;
    background: url("/images/typ_popUp_bg.png") no-repeat center;
}

    .webTrader-typ--header h3 {
        text-align: center;
        margin: 0;
        font-size: 19px;
        font-weight: bold;
    }

.webTrader-typ--actions {
    flex-direction: column;
    align-items: center;
    padding-bottom: 60px;
}

    .webTrader-typ--actions button {
        min-width: 250px;
        max-width: 100%;
        margin: 10px;
        line-height: 2;
    }

.webTrader-typ .btn.btn-green {
    background-color: #82bb41;
    background-color: var(--accent, #82bb41);
    border-color: #82bb41;
    border-color: var(--accent, #82bb41);
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    box-shadow: none;
    font-size: 19px;
}

.ngdialog.ngdialog-theme-default.webTrader-typ {
    padding-top: 0;
}

.ngdialog-theme-default.webTrader-typ .ngdialog-content {
    width: 400px;
}

.webTrader-typ .link {
    text-decoration: underline;
    padding-top: 20px;
    cursor: pointer;
    font-size: 14px;
    color: grey;
}

.webTrader-container .index-bodyContainer {
    width: 100% !important;
}


.webTrader-typ--footer {
    text-align: center !important;
    margin-top: -56px;
}
/* NEW EU TYP styles */
.new-eu {
    font-family: Muli, "Open Sans", sans-serif;
    font-display: swap;
}


.new-eu .webTrader-typ--header h3 {
    font-size: 20px;
    font-weight: normal;
    color: white !important;
}

.new-eu .webTrader-typ--actions {
    padding-bottom: 0;
}


.new-eu.webTrader-typ .note {
    text-decoration: initial;
    font-size: 13px;
    padding-bottom: 15px;
    opacity: 0.6;
    text-align: center;
    padding: 6px 90px 15px 90px;
}

.new-eu .typ-content-text div {
    font-size: 18px;
}

    .new-eu .typ-content-text div:nth-child(2) {
        font-weight: bold;
        font-size: 20px;
    }

.new-eu .btn {
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    -webkit-box-direction: normal;
    background-repeat: no-repeat;
    margin: 0;
    box-sizing: border-box;
    font: inherit;
    overflow: visible;
    cursor: pointer;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    font-weight: 500;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0;
    position: relative;
    text-decoration: none;
    text-indent: 0.0892857143em;
    transition-duration: 0.28s;
    transition-property: box-shadow, transform, opacity, -webkit-box-shadow, -webkit-transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    letter-spacing: normal !important;
    -webkit-appearance: button;
    margin-bottom: 16px !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
    color: rgba(0, 0, 0, 0.87);
    will-change: box-shadow;
    padding: 0 16px;
    text-transform: capitalize;
    min-width: unset;
    border-radius: 10px;
    font-size: 16px !important;
    min-height: 56px;
    width: 100%;
    max-width: 290px;
    border: none !important;
    box-shadow: 0px 0px 10px #8b9fae54 !important;
    background-color: transparent !important;
}

    .new-eu .btn:hover {
        background-color: #daecfefa !important;
    }

    .new-eu .btn:not(.euDisabled):after {
        position: absolute;
        right: 0;
        content: "";
        content: url(/images/icons/chevron_svg.svg);
        transform: scale(0.75);
        height: 38px;
    }

    .new-eu .btn:before {
        height: 50px;
        display: block;
        position: absolute;
        left: 0;
        margin-left: 1rem;
    }

    .new-eu .btn.validate-account:before {
        content: url(/images/icons/PC_Upload.svg);
    }

    .new-eu .btn.fund-account:not(.euDisabled):before {
        content: url(/images/icons/PC_Deposit.svg);
    }

.new-eu .rocket {
    margin-top: 30px;
    margin-bottom: 22px;
}


.new-eu .webTrader-typ {
    margin: initial !important;
}

.new-eu.webTrader-typ * {
    color: #0b253a !important;
}

.new-eu .webTrader-typ--header {
    min-height: initial !important;
    height: 65px;
    padding-bottom: 0;
    padding-top: 0;
}

.new-eu .webTrader-typ--content {
    margin-top: 5px;
}

.new-eu .webTrader-typ--content .typ-content-text {
    padding: 0 23px;
}

.new-eu.webTrader-typ .btn span {
    max-width: 50%;
    white-space: normal;
}

.mobile.new-eu .typ-content-text div {
    font-size: 16px;
}

.mobile.new-eu .typ-content-text div:nth-child(2) {
    font-size: 20px;
}

.mobile.new-eu .btn {
    min-height: 66px;
}

.mobile.new-eu .typ-content-text,
.mobile.new-eu .webTrader-typ--content {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.mobile.new-eu .btn.validate-account:before {
    content: url(/images/icons/Mob_Upload.svg);
}

.mobile.new-eu .btn.fund-account:before {
    content: url(/images/icons/Mob_Deposit.svg);
}

.mobile.new-eu.webTrader-typ .note {
    padding: 50px 40px 15px 40px !important;
}

